Additions
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 30 Dec 2008 05:40:18 +0000 (05:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 30 Dec 2008 05:40:18 +0000 (05:40 +0000)
svn path=/trunk/; revision=22009

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtkprintoperation.sgml

index e0dcbbdbf6285ac80fd2dd4804b347601bb7db27..65b40f69a874dca71f5b3ab622d0f1a2e162e7fd 100644 (file)
@@ -1,5 +1,7 @@
 2008-12-30  Matthias Clasen <mclasen@redhat.com>
 
+       * gtk/tmpl/gtkprintoperation.sgml: Additions
+
        * gtk/tmpl/gtkprintunixdialog.sgml: Document the preview
        capability.
 
index ba6b809498517d6811bc8010f4524657a38e27d8..1694d1a68d6bc4f140ff46c868f540bb064056e7 100644 (file)
@@ -297,13 +297,15 @@ A value of this type is returned by gtk_print_operation_run().
 
 <!-- ##### ENUM GtkPrintError ##### -->
 <para>
-
+Error codes that identify various errors that can occur while
+using the GTK+ printing support.
 </para>
 
-@GTK_PRINT_ERROR_GENERAL: 
-@GTK_PRINT_ERROR_INTERNAL_ERROR: 
-@GTK_PRINT_ERROR_NOMEM: 
-@GTK_PRINT_ERROR_INVALID_FILE: 
+@GTK_PRINT_ERROR_GENERAL: An unspecified error occurred.
+@GTK_PRINT_ERROR_INTERNAL_ERROR: An internal error occurred.
+@GTK_PRINT_ERROR_NOMEM: A memory allocation failed.
+@GTK_PRINT_ERROR_INVALID_FILE: An error occurred while loading a page setup
+    or paper size from a key file.
 
 <!-- ##### MACRO GTK_PRINT_ERROR ##### -->
 <para>
@@ -475,6 +477,22 @@ The #GQuark used for #GtkPrintError errors.
 @op: 
 
 
+<!-- ##### FUNCTION gtk_print_operation_draw_page_finish ##### -->
+<para>
+
+</para>
+
+@op: 
+
+
+<!-- ##### FUNCTION gtk_print_operation_set_defer_drawing ##### -->
+<para>
+
+</para>
+
+@op: 
+
+
 <!-- ##### FUNCTION gtk_print_operation_get_status ##### -->
 <para>